android_setsocknetwork

Set the network to be used by the given socket file descriptor.

To clear a previous socket binding, invoke with NETWORK_UNSPECIFIED.

This is the equivalent of: android.net.Network#bindSocket()

extern (C) nothrow @nogc
int
android_setsocknetwork

Meta